Package-level declarations

Types

Link copied to clipboard
class IrComposableInformation(context: IrPluginContext)

Helper class to make the ComposableInformation class easier to handle in IR.

Link copied to clipboard
class IrInvalidationLogger(context: IrPluginContext)

Helper class to make the ComposableInvalidationLogger class easier to handle in IR.

Link copied to clipboard

Helper class to make the ComposableInvalidationTraceTable class easier to handle in IR.

Link copied to clipboard

An interface that holds an initialized ComposableInvalidationTraceTable for each file.

Link copied to clipboard
class IrValueArgument(context: IrPluginContext)

Helper class to make the ValueArgument class easier to handle in IR.

Functions